xen: arm: rename p2m->first_level to p2m->root.
authorIan Campbell <ian.campbell@citirx.com>
Thu, 18 Sep 2014 00:09:47 +0000 (01:09 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 22 Sep 2014 15:44:31 +0000 (16:44 +0100)
commit1171aa90994d1570757217a103c8f649a4480dcb
tree50fe63ccccd45d746ab627705300f98f755b0faf
parent498da5bf3d41e1155c98e9cff3090b114d837fc9
xen: arm: rename p2m->first_level to p2m->root.

This was previously part of Vijaya's "xen/arm: Add 4-level page table
for stage 2 translation" but is split out here to make that patch
easier to read.

I went with ->root rather than ->root_level as the original did.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Julien Grall <julien.grall@linaro.org>
Cc: Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>
xen/arch/arm/p2m.c
xen/drivers/passthrough/arm/smmu.c
xen/include/asm-arm/p2m.h